home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir27 / calctool.zip / TODO < prev    next >
Text File  |  1992-09-09  |  2KB  |  70 lines

  1. Bugs:
  2.  
  3. 1/ The following problems exist for the NeWS v1.1 version:
  4.  
  5.    a) The calctool icon (color and mono) is not being displayed correctly.
  6.  
  7.    b) The initial position of the icon should be settable via the
  8.       -WP flag.
  9.  
  10.    c) It should be possible for calctool to start iconically.
  11.  
  12.    d) Popup menu support needs to be fully implemented.
  13.  
  14.  
  15. 2/ The following problems exist with the mgr version:
  16.  
  17.    a) The fonts aren't being loaded correctly.
  18.  
  19.    b) After a reshape, the "panel items" are not being redisplayed.
  20.  
  21.    c) The right button popup menu support is not correctly working.
  22.  
  23.  
  24. 3/ The following problems exist with the XView version:
  25.  
  26.    a) The DEL (.) key on the right hand keypad generates ASCII 127
  27.       which is the same as the Delete key.
  28.  
  29.  
  30. 4/ The following problems exist with the X11 version.
  31.  
  32.    a) The size of the calctool icon on the monochrome version is incorrect.
  33.  
  34.    b) The right mouse button currently does not bring up a popup menu.
  35.  
  36. 5/ From Syd Weinstein <syd@sinc.dsi.com>
  37.    int and frac  do not work right if the number is too large for a long.
  38.    (Sun386i, 4.0.2, SunView)
  39.  
  40.  
  41. Enhancements:
  42.  
  43. 1/ Incorporate a multi-precision arithmetic package as the basis of all
  44.    calculations. The display could then include two little arrow icons,
  45.    one at each side of the numeric display, which would shift the contents
  46.    to the left or the right.
  47.  
  48. 2/ Add some more functions. Some suggested functions are:
  49.  
  50.   a) Common antilogarithm and natural antilogarithm.
  51.  
  52.   b) Cube root key.
  53.  
  54.   c) Root key. The y root of x.
  55.  
  56.   d) Rectangular to polar and polar to rectangular keys.
  57.  
  58.   e) Random number key. Return a random number between 0.0 and < 1.0.
  59.  
  60. 3/ Add Reverse Polish notation.
  61.  
  62. 4/ Support multiple graphics version in the same binary or write a front-end
  63.    shell script that with select the appropriate binary depending on the
  64.    environment [MGR/NeWS/SunView/tty/X11] [Sun3/Sun4/Sun386i] etc..
  65.  
  66. 5/ See if it's possible to get the GET and PUT function keys working with
  67.    the NeWS and the X11 versions.
  68.  
  69. 6/ Include an engineering mode.
  70.